home *** CD-ROM | disk | FTP | other *** search
/ Freelog 60 / Freelog060.iso / Solution / Codecs / MUSK / muskcodec.v5.exe / {app} / Toolz / GSpot / ExportFormat.txt < prev    next >
Text File  |  2003-06-22  |  1KB  |  32 lines

  1. # #######################################################################
  2. # This is a sample "export format" file. A file such as this can be
  3. # used to define the content and arrangement of exported data by 
  4. # ticking the "Get Format from File" checkbox in the Export Setup
  5. # dialog. Lines beginning with a "#" symbol, such as the lines you
  6. # are reading, are ignored. All other text is reproduced exactly
  7. # as typed, except when the "%" symbol, followed by another letter, is
  8. # encountered; in that case the pair of letters is replaced with
  9. # actual data for the file being examined. Each letter designates the
  10. # contents of one of the data windows (the exact assignments can be
  11. # seen in the tooltips for the data windows, or the entire list can be
  12. # viewed by clicking on "Field Designations" in the Export Setup dialog.
  13. #
  14. # Currently, the text from any specified window always appears in its
  15. # entirety, even if it describes several items (#of frames, for example,
  16. # is appended to "Runtime"). This limitation may be eliminated in a
  17. # future version of GSpot.
  18. #
  19. # Following is a simple example:
  20. #
  21. #
  22. AVI File Details
  23. ========================================
  24. Name.........: %@
  25. Filesize.....: %B
  26. Runtime......: %K
  27. Video Codec..: %F
  28. Video Bitrate: %I
  29. Audio Codec..: %L
  30. Audio Bitrate: %N
  31. Frame Size...: %H
  32.